[INFO] cloning repository https://github.com/birkenfeld/clipppy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/birkenfeld/clipppy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbirkenfeld%2Fclipppy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbirkenfeld%2Fclipppy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f9557f0903344ba3c4eb6986f273cbd77720d6f
[INFO] fixing birkenfeld/clipppy against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbirkenfeld%2Fclipppy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/birkenfeld/clipppy
[INFO] finished tweaking git repo https://github.com/birkenfeld/clipppy
[INFO] tweaked toml for git repo https://github.com/birkenfeld/clipppy written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/birkenfeld/clipppy on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/birkenfeld/clipppy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cd4c5c05d60c7d2d2218a7c66d1d7cbbaa64b24960e1f8b6f8a8c10ce7f94e45
[INFO] running `Command { std: "docker" "start" "cd4c5c05d60c7d2d2218a7c66d1d7cbbaa64b24960e1f8b6f8a8c10ce7f94e45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd4c5c05d60c7d2d2218a7c66d1d7cbbaa64b24960e1f8b6f8a8c10ce7f94e45" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd4c5c05d60c7d2d2218a7c66d1d7cbbaa64b24960e1f8b6f8a8c10ce7f94e45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd4c5c05d60c7d2d2218a7c66d1d7cbbaa64b24960e1f8b6f8a8c10ce7f94e45" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling prettyplease v0.2.19
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]    Compiling shapeoffset v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11207
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_uint ; extern "C" { pub fn cl_err_msg () -> * const :: std :: os :: raw :: c_char ; } extern "C" { pub fn cl_pa...
[INFO] [stdout]   |                              -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout]   = note: `--force-warn missing-unsafe-on-extern` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: errors present after applying fixes to crate `shapeoffset`
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11286
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t :: std :: os :: raw :: c_char ; } extern "C" { pub fn cl_path_new () -> * mut Path ; } extern "C" { pub fn cl_path_free (path : ...
[INFO] [stdout]   |                                        -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                        |
[INFO] [stdout]   |                                        help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  --> src/lib.rs
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11339
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fn cl_path_new () -> * mut Path ; } extern "C" { pub fn cl_path_free (path : * mut Path) ; } extern "C" { pub fn cl_path_get (path...
[INFO] [stdout]   |                                        -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                        |
[INFO] [stdout]   |                                        help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]   = cause: error: expected item, found `{`
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11396
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... Path) ; } extern "C" { pub fn cl_path_get (path : * mut Path , i : :: std :: os :: raw :: c_int) -> * mut IntPoint ; } extern "C"...
[INFO] [stdout]   |               -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |               |
[INFO] [stdout]   |               help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]              --> src/lib.rs:31:1
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11505
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> * mut IntPoint ; } extern "C" { pub fn cl_path_add (path : * mut Path , x : cInt , y : cInt) -> bool ; } extern "C" { pub fn cl...
[INFO] [stdout]   |                          -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               |
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11591
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : cInt) -> bool ; } extern "C" { pub fn cl_path_size (path : * mut Path) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn ...
[INFO] [stdout]   |                         -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                         |
[INFO] [stdout]   |                         help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            31 | { unsafe #[pymethods]}
[INFO] [stderr]               | ^ expected item
[INFO] [stderr]               |
[INFO] [stderr]               = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 1 previous error
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11680
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn cl_path_area (path : * const Path) -> f64 ; } extern "C" { pub fn cl_path_orie...
[INFO] [stdout]   |                                    -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                    |
[INFO] [stdout]   |                                    help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11746
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : * const Path) -> f64 ; } extern "C" { pub fn cl_path_orientation (path : * const Path) -> bool ; } extern "C" { pub fn cl_path_...
[INFO] [stdout]   |                                -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                |
[INFO] [stdout]   |                                help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11820
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (path : * const Path) -> bool ; } extern "C" { pub fn cl_path_reverse (path : * mut Path) ; } extern "C" { pub fn cl_path_point_i...
[INFO] [stdout]   |                                       -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11880
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_path_point_in_polygon (path : * const Path , x : cInt , y : cInt) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |       |
[INFO] [stdout]   |       help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12005
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t ; } extern "C" { pub fn cl_path_simplify (in_ : * const Path , fillType : :: std :: os :: raw :: c_int) -> * mut Paths ; } exter...
[INFO] [stdout]   |          -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12124
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut Paths ; } extern "C" { pub fn cl_path_clean_polygon (in_ : * const Path , distance : f64) -> * mut Path ; } extern "C" { pub...
[INFO] [stdout]   |                    -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                    |
[INFO] [stdout]   |                    help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12222
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., distance : f64) -> * mut Path ; } extern "C" { pub fn cl_paths_new () -> * mut Paths ; } extern "C" { pub fn cl_paths_free (path...
[INFO] [stdout]   |                                        -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                        |
[INFO] [stdout]   |                                        help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12277
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...cl_paths_new () -> * mut Paths ; } extern "C" { pub fn cl_paths_free (paths : * mut Paths) ; } extern "C" { pub fn cl_paths_get (p...
[INFO] [stdout]   |                                       -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12337
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Paths) ; } extern "C" { pub fn cl_paths_get (paths : * mut Paths , i : :: std :: os :: raw :: c_int) -> * mut Path ; } extern "C" ...
[INFO] [stdout]   |               -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |               |
[INFO] [stdout]   |               help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12445
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt) -> * mut Path ; } extern "C" { pub fn cl_paths_add (paths : * mut Paths , path : * mut Path) -> bool ; } extern "C" { pub fn c...
[INFO] [stdout]   |                          -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12532
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... Path) -> bool ; } extern "C" { pub fn cl_paths_size (paths : * mut Paths) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn...
[INFO] [stdout]   |                       -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12624
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn cl_offset_new (miterLimit : f64 , roundPrecision : f64) -> * mut ClipperOffset ; } extern "C" { ...
[INFO] [stdout]   |                  -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12727
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...f64) -> * mut ClipperOffset ; } extern "C" { pub fn cl_offset_free (co : * mut ClipperOffset) ; } extern "C" { pub fn cl_offset_pa...
[INFO] [stdout]   |                                    -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                    |
[INFO] [stdout]   |                                    help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12793
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_offset_path (co : * mut ClipperOffset , subj : * mut Path , delta : f64 , joinType : JoinType , endType : EndType) -> * mut Paths ; } ex...
[INFO] [stdout]   |       -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |       |
[INFO] [stdout]   |       help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_offset_paths (co : * mut ClipperOffset , subj : * mut Paths , delta : f64 , joinType : JoinType , endType : EndType) -> * mut Paths ; } ex...
[INFO] [stdout]   |       -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |       |
[INFO] [stdout]   |       help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e : EndType) -> * mut Paths ; } extern "C" { pub fn cl_offset_clear (co : * mut ClipperOffset) ; } extern "C" { pub fn cl_clipper_...
[INFO] [stdout]   |                                    -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                    |
[INFO] [stdout]   |                                    help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13176
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: * mut ClipperOffset) ; } extern "C" { pub fn cl_clipper_new (cl : * mut Clipper) -> * mut Clipper ; } extern "C" { pub fn cl_cli...
[INFO] [stdout]   |                               -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                               |
[INFO] [stdout]   |                               help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13253
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut Clipper) -> * mut Clipper ; } extern "C" { pub fn cl_clipper_free (cl : * mut Clipper) ; } extern "C" { pub fn cl_clipper_cle...
[INFO] [stdout]   |                                       -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13314
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...per_free (cl : * mut Clipper) ; } extern "C" { pub fn cl_clipper_clear (cl : * mut Clipper) ; } extern "C" { pub fn cl_clipper_rev...
[INFO] [stdout]   |                                      -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                      |
[INFO] [stdout]   |                                      help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13376
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: * mut Clipper) ; } extern "C" { pub fn cl_clipper_reverse_solution (cl : * mut Clipper , value : bool) ; } extern "C" { pub fn c...
[INFO] [stdout]   |                         -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                         |
[INFO] [stdout]   |                         help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13464
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., value : bool) ; } extern "C" { pub fn cl_clipper_preserve_collinear (cl : * mut Clipper , value : bool) ; } extern "C" { pub fn ...
[INFO] [stdout]   |                        -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13554
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...r , value : bool) ; } extern "C" { pub fn cl_clipper_strictly_simple (cl : * mut Clipper , value : bool) ; } extern "C" { pub fn c...
[INFO] [stdout]   |                          -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13641
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_clipper_add_path (cl : * mut Clipper , path : * mut Path , pt : :: std :: os :: raw :: c_int , closed : bool , err : * const :: std :: os :: raw :: c_char) -> bool ; } ex...
[INFO] [stdout]   |       -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |       |
[INFO] [stdout]   |       help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13832
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_clipper_add_paths (cl : * mut Clipper , paths : * mut Paths , pt : :: std :: os :: raw :: c_int , closed : bool , err : * const :: std :: os :: raw :: c_char) -> bool ; } ex...
[INFO] [stdout]   |       -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |       |
[INFO] [stdout]   |       help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:14026
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_clipper_execute (cl : * mut Clipper , clipType : :: std :: os :: raw :: c_int , subjFillType : :: std :: os :: raw :: c_int , clipFillType : :: std :: os :: raw :: c_int) -> * mut Paths ; } ex...
[INFO] [stdout]   |       -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |       |
[INFO] [stdout]   |       help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:14239
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int) -> * mut Paths ; } extern "C" { pub fn cl_clipper_get_bounds (cl : * mut Clipper) -> IntRect ; }
[INFO] [stdout]   |                              -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     (mkm((*p).X - (*q).X), mkm((*p).Y - (*q).Y))
[INFO] [stdout]    |          ^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | unsafe fn diff(p: *mut c::IntPoint, q: *mut c::IntPoint) -> (f64, f64) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     (mkm((*p).X - (*q).X), mkm((*p).Y - (*q).Y))
[INFO] [stdout]    |                   ^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |     (mkm((*p).X - (*q).X), mkm((*p).Y - (*q).Y))
[INFO] [stdout]    |                                ^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     (mkm((*p).X - (*q).X), mkm((*p).Y - (*q).Y))
[INFO] [stdout]    |                                         ^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(arc_step: f64, radius: f64, side: f64, mode: &str) -> Self {
[INFO] [stdout]    |                          ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:34:39
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(arc_step: f64, radius: f64, side: f64, mode: &str) -> Self {
[INFO] [stdout]    |                                       ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:34:50
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(arc_step: f64, radius: f64, side: f64, mode: &str) -> Self {
[INFO] [stdout]    |                                                  ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:34:61
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(arc_step: f64, radius: f64, side: f64, mode: &str) -> Self {
[INFO] [stdout]    |                                                             ^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:45:22
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn add_point(&mut self, x: f64, y: f64) -> PyResult<()> {
[INFO] [stdout]    |                      ^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:45:36
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn add_point(&mut self, x: f64, y: f64) -> PyResult<()> {
[INFO] [stdout]    |                                    ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:45:44
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn add_point(&mut self, x: f64, y: f64) -> PyResult<()> {
[INFO] [stdout]    |                                            ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn offset_shape(&mut self) -> PyResult<OffsetPoly> {
[INFO] [stdout]    |                         ^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/lib.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:102:26
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn fix_direction(&mut self, index: usize, invert: bool) -> usize {
[INFO] [stdout]     |                          ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:102:44
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn fix_direction(&mut self, index: usize, invert: bool) -> usize {
[INFO] [stdout]     |                                            ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:102:59
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn fix_direction(&mut self, index: usize, invert: bool) -> usize {
[INFO] [stdout]     |                                                           ^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn first_point_delta(&self, index: usize) -> (f64, f64) {
[INFO] [stdout]     |                              ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:132:44
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn first_point_delta(&self, index: usize) -> (f64, f64) {
[INFO] [stdout]     |                                            ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:141:26
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn closest_start(&self) -> usize {
[INFO] [stdout]     |                          ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/lib.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:170:24
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn reconstruct(&self, start_at: usize, reconstruct: &Bound<PyAny>) -> PyResult<()> {
[INFO] [stdout]     |                        ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:170:41
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn reconstruct(&self, start_at: usize, reconstruct: &Bound<PyAny>) -> PyResult<()> {
[INFO] [stdout]     |                                         ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:170:61
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn reconstruct(&self, start_at: usize, reconstruct: &Bound<PyAny>) -> PyResult<()> {
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: errors present after applying fixes to crate `shapeoffset`
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   = cause: error: expected item, found `{`
[INFO] [stderr]              --> src/lib.rs:31:1
[INFO] [stderr]               |
[INFO] [stderr]            31 | { unsafe #[pymethods]}
[INFO] [stderr]               | ^ expected item
[INFO] [stderr]               |
[INFO] [stderr]               = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 1 previous error
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11207
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_uint ; extern "C" { pub fn cl_err_msg () -> * const :: std :: os :: raw :: c_char ; } extern "C" { pub fn cl_pa...
[INFO] [stdout]   |                              -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout]   = note: `--force-warn missing-unsafe-on-extern` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11286
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t :: std :: os :: raw :: c_char ; } extern "C" { pub fn cl_path_new () -> * mut Path ; } extern "C" { pub fn cl_path_free (path : ...
[INFO] [stdout]   |                                        -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                        |
[INFO] [stdout]   |                                        help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11339
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fn cl_path_new () -> * mut Path ; } extern "C" { pub fn cl_path_free (path : * mut Path) ; } extern "C" { pub fn cl_path_get (path...
[INFO] [stdout]   |                                        -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                        |
[INFO] [stdout]   |                                        help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11396
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... Path) ; } extern "C" { pub fn cl_path_get (path : * mut Path , i : :: std :: os :: raw :: c_int) -> * mut IntPoint ; } extern "C"...
[INFO] [stdout]   |               -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |               |
[INFO] [stdout]   |               help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11505
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> * mut IntPoint ; } extern "C" { pub fn cl_path_add (path : * mut Path , x : cInt , y : cInt) -> bool ; } extern "C" { pub fn cl...
[INFO] [stdout]   |                          -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11591
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : cInt) -> bool ; } extern "C" { pub fn cl_path_size (path : * mut Path) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn ...
[INFO] [stdout]   |                         -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                         |
[INFO] [stdout]   |                         help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11680
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn cl_path_area (path : * const Path) -> f64 ; } extern "C" { pub fn cl_path_orie...
[INFO] [stdout]   |                                    -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                    |
[INFO] [stdout]   |                                    help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11746
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : * const Path) -> f64 ; } extern "C" { pub fn cl_path_orientation (path : * const Path) -> bool ; } extern "C" { pub fn cl_path_...
[INFO] [stdout]   |                                -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                |
[INFO] [stdout]   |                                help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11820
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (path : * const Path) -> bool ; } extern "C" { pub fn cl_path_reverse (path : * mut Path) ; } extern "C" { pub fn cl_path_point_i...
[INFO] [stdout]   |                                       -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11880
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_path_point_in_polygon (path : * const Path , x : cInt , y : cInt) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |       |
[INFO] [stdout]   |       help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12005
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t ; } extern "C" { pub fn cl_path_simplify (in_ : * const Path , fillType : :: std :: os :: raw :: c_int) -> * mut Paths ; } exter...
[INFO] [stdout]   |          -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12124
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut Paths ; } extern "C" { pub fn cl_path_clean_polygon (in_ : * const Path , distance : f64) -> * mut Path ; } extern "C" { pub...
[INFO] [stdout]   |                    -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                    |
[INFO] [stdout]   |                    help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12222
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., distance : f64) -> * mut Path ; } extern "C" { pub fn cl_paths_new () -> * mut Paths ; } extern "C" { pub fn cl_paths_free (path...
[INFO] [stdout]   |                                        -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                        |
[INFO] [stdout]   |                                        help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12277
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...cl_paths_new () -> * mut Paths ; } extern "C" { pub fn cl_paths_free (paths : * mut Paths) ; } extern "C" { pub fn cl_paths_get (p...
[INFO] [stdout]   |                                       -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12337
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Paths) ; } extern "C" { pub fn cl_paths_get (paths : * mut Paths , i : :: std :: os :: raw :: c_int) -> * mut Path ; } extern "C" ...
[INFO] [stdout]   |               -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |               |
[INFO] [stdout]   |               help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12445
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt) -> * mut Path ; } extern "C" { pub fn cl_paths_add (paths : * mut Paths , path : * mut Path) -> bool ; } extern "C" { pub fn c...
[INFO] [stdout]   |                          -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12532
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... Path) -> bool ; } extern "C" { pub fn cl_paths_size (paths : * mut Paths) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn...
[INFO] [stdout]   |                       -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12624
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn cl_offset_new (miterLimit : f64 , roundPrecision : f64) -> * mut ClipperOffset ; } extern "C" { ...
[INFO] [stdout]   |                  -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12727
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...f64) -> * mut ClipperOffset ; } extern "C" { pub fn cl_offset_free (co : * mut ClipperOffset) ; } extern "C" { pub fn cl_offset_pa...
[INFO] [stdout]   |                                    -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                    |
[INFO] [stdout]   |                                    help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12793
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_offset_path (co : * mut ClipperOffset , subj : * mut Path , delta : f64 , joinType : JoinType , endType : EndType) -> * mut Paths ; } ex...
[INFO] [stdout]   |       -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |       |
[INFO] [stdout]   |       help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_offset_paths (co : * mut ClipperOffset , subj : * mut Paths , delta : f64 , joinType : JoinType , endType : EndType) -> * mut Paths ; } ex...
[INFO] [stdout]   |       -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |       |
[INFO] [stdout]   |       help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e : EndType) -> * mut Paths ; } extern "C" { pub fn cl_offset_clear (co : * mut ClipperOffset) ; } extern "C" { pub fn cl_clipper_...
[INFO] [stdout]   |                                    -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                    |
[INFO] [stdout]   |                                    help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13176
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: * mut ClipperOffset) ; } extern "C" { pub fn cl_clipper_new (cl : * mut Clipper) -> * mut Clipper ; } extern "C" { pub fn cl_cli...
[INFO] [stdout]   |                               -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                               |
[INFO] [stdout]   |                               help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13253
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut Clipper) -> * mut Clipper ; } extern "C" { pub fn cl_clipper_free (cl : * mut Clipper) ; } extern "C" { pub fn cl_clipper_cle...
[INFO] [stdout]   |                                       -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13314
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...per_free (cl : * mut Clipper) ; } extern "C" { pub fn cl_clipper_clear (cl : * mut Clipper) ; } extern "C" { pub fn cl_clipper_rev...
[INFO] [stdout]   |                                      -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                      |
[INFO] [stdout]   |                                      help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13376
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: * mut Clipper) ; } extern "C" { pub fn cl_clipper_reverse_solution (cl : * mut Clipper , value : bool) ; } extern "C" { pub fn c...
[INFO] [stdout]   |                         -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                         |
[INFO] [stdout]   |                         help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13464
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., value : bool) ; } extern "C" { pub fn cl_clipper_preserve_collinear (cl : * mut Clipper , value : bool) ; } extern "C" { pub fn ...
[INFO] [stdout]   |                        -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13554
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...r , value : bool) ; } extern "C" { pub fn cl_clipper_strictly_simple (cl : * mut Clipper , value : bool) ; } extern "C" { pub fn c...
[INFO] [stdout]   |                          -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13641
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_clipper_add_path (cl : * mut Clipper , path : * mut Path , pt : :: std :: os :: raw :: c_int , closed : bool , err : * const :: std :: os :: raw :: c_char) -> bool ; } ex...
[INFO] [stdout]   |       -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |       |
[INFO] [stdout]   |       help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13832
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_clipper_add_paths (cl : * mut Clipper , paths : * mut Paths , pt : :: std :: os :: raw :: c_int , closed : bool , err : * const :: std :: os :: raw :: c_char) -> bool ; } ex...
[INFO] [stdout]   |       -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |       |
[INFO] [stdout]   |       help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:14026
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_clipper_execute (cl : * mut Clipper , clipType : :: std :: os :: raw :: c_int , subjFillType : :: std :: os :: raw :: c_int , clipFillType : :: std :: os :: raw :: c_int) -> * mut Paths ; } ex...
[INFO] [stdout]   |       -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |       |
[INFO] [stdout]   |       help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern blocks should be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:14239
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int) -> * mut Paths ; } extern "C" { pub fn cl_clipper_get_bounds (cl : * mut Clipper) -> IntRect ; }
[INFO] [stdout]   |                              -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              help: needs `unsafe` before the extern keyword: `unsafe`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     (mkm((*p).X - (*q).X), mkm((*p).Y - (*q).Y))
[INFO] [stdout]    |          ^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | unsafe fn diff(p: *mut c::IntPoint, q: *mut c::IntPoint) -> (f64, f64) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     (mkm((*p).X - (*q).X), mkm((*p).Y - (*q).Y))
[INFO] [stdout]    |                   ^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |     (mkm((*p).X - (*q).X), mkm((*p).Y - (*q).Y))
[INFO] [stdout]    |                                ^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     (mkm((*p).X - (*q).X), mkm((*p).Y - (*q).Y))
[INFO] [stdout]    |                                         ^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.31s
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(arc_step: f64, radius: f64, side: f64, mode: &str) -> Self {
[INFO] [stdout]    |                          ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:34:39
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(arc_step: f64, radius: f64, side: f64, mode: &str) -> Self {
[INFO] [stdout]    |                                       ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:34:50
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(arc_step: f64, radius: f64, side: f64, mode: &str) -> Self {
[INFO] [stdout]    |                                                  ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: shapeoffset v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:34:61
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(arc_step: f64, radius: f64, side: f64, mode: &str) -> Self {
[INFO] [stdout]    |                                                             ^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:45:22
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn add_point(&mut self, x: f64, y: f64) -> PyResult<()> {
[INFO] [stdout]    |                      ^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:45:36
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn add_point(&mut self, x: f64, y: f64) -> PyResult<()> {
[INFO] [stdout]    |                                    ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:45:44
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn add_point(&mut self, x: f64, y: f64) -> PyResult<()> {
[INFO] [stdout]    |                                            ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn offset_shape(&mut self) -> PyResult<OffsetPoly> {
[INFO] [stdout]    |                         ^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/lib.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:102:26
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn fix_direction(&mut self, index: usize, invert: bool) -> usize {
[INFO] [stdout]     |                          ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:102:44
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn fix_direction(&mut self, index: usize, invert: bool) -> usize {
[INFO] [stdout]     |                                            ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:102:59
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn fix_direction(&mut self, index: usize, invert: bool) -> usize {
[INFO] [stdout]     |                                                           ^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn first_point_delta(&self, index: usize) -> (f64, f64) {
[INFO] [stdout]     |                              ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:132:44
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn first_point_delta(&self, index: usize) -> (f64, f64) {
[INFO] [stdout]     |                                            ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:141:26
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn closest_start(&self) -> usize {
[INFO] [stdout]     |                          ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/lib.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:170:24
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn reconstruct(&self, start_at: usize, reconstruct: &Bound<PyAny>) -> PyResult<()> {
[INFO] [stdout]     |                        ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:170:41
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn reconstruct(&self, start_at: usize, reconstruct: &Bound<PyAny>) -> PyResult<()> {
[INFO] [stdout]     |                                         ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:170:61
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn reconstruct(&self, start_at: usize, reconstruct: &Bound<PyAny>) -> PyResult<()> {
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling shapeoffset v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11207
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_uint ; extern "C" { pub fn cl_err_msg () -> * const :: std :: os :: raw :: c_char ; } extern "C" { pub fn cl_pa...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11286
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst :: std :: os :: raw :: c_char ; } extern "C" { pub fn cl_path_new () -> * mut Path ; } extern "C" { pub fn cl_path_free (path...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11339
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... fn cl_path_new () -> * mut Path ; } extern "C" { pub fn cl_path_free (path : * mut Path) ; } extern "C" { pub fn cl_path_get (pat...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11396
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... Path) ; } extern "C" { pub fn cl_path_get (path : * mut Path , i : :: std :: os :: raw :: c_int) -> * mut IntPoint ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11505
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> * mut IntPoint ; } extern "C" { pub fn cl_path_add (path : * mut Path , x : cInt , y : cInt) -> bool ; } extern "C" { pub fn cl...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11591
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : cInt) -> bool ; } extern "C" { pub fn cl_path_size (path : * mut Path) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11680
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn cl_path_area (path : * const Path) -> f64 ; } extern "C" { pub fn cl_path_orie...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11746
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : * const Path) -> f64 ; } extern "C" { pub fn cl_path_orientation (path : * const Path) -> bool ; } extern "C" { pub fn cl_path_...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11820
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (path : * const Path) -> bool ; } extern "C" { pub fn cl_path_reverse (path : * mut Path) ; } extern "C" { pub fn cl_path_point_i...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11880
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_path_point_in_polygon (path : * const Path , x : cInt , y : cInt) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12005
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t ; } extern "C" { pub fn cl_path_simplify (in_ : * const Path , fillType : :: std :: os :: raw :: c_int) -> * mut Paths ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12124
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut Paths ; } extern "C" { pub fn cl_path_clean_polygon (in_ : * const Path , distance : f64) -> * mut Path ; } extern "C" { pub...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12222
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...h , distance : f64) -> * mut Path ; } extern "C" { pub fn cl_paths_new () -> * mut Paths ; } extern "C" { pub fn cl_paths_free (pa...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12277
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...cl_paths_new () -> * mut Paths ; } extern "C" { pub fn cl_paths_free (paths : * mut Paths) ; } extern "C" { pub fn cl_paths_get (p...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12337
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Paths) ; } extern "C" { pub fn cl_paths_get (paths : * mut Paths , i : :: std :: os :: raw :: c_int) -> * mut Path ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12445
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt) -> * mut Path ; } extern "C" { pub fn cl_paths_add (paths : * mut Paths , path : * mut Path) -> bool ; } extern "C" { pub fn c...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12532
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... Path) -> bool ; } extern "C" { pub fn cl_paths_size (paths : * mut Paths) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12624
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn cl_offset_new (miterLimit : f64 , roundPrecision : f64) -> * mut ClipperOffset ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12727
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...f64) -> * mut ClipperOffset ; } extern "C" { pub fn cl_offset_free (co : * mut ClipperOffset) ; } extern "C" { pub fn cl_offset_pa...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12793
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_offset_path (co : * mut ClipperOffset , subj : * mut Path , delta : f64 , joinType : JoinType , endType : EndType) -> * mut Paths ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_offset_paths (co : * mut ClipperOffset , subj : * mut Paths , delta : f64 , joinType : JoinType , endType : EndType) -> * mut Paths ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e : EndType) -> * mut Paths ; } extern "C" { pub fn cl_offset_clear (co : * mut ClipperOffset) ; } extern "C" { pub fn cl_clipper_...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13176
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: * mut ClipperOffset) ; } extern "C" { pub fn cl_clipper_new (cl : * mut Clipper) -> * mut Clipper ; } extern "C" { pub fn cl_cli...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13253
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut Clipper) -> * mut Clipper ; } extern "C" { pub fn cl_clipper_free (cl : * mut Clipper) ; } extern "C" { pub fn cl_clipper_cle...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13314
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...per_free (cl : * mut Clipper) ; } extern "C" { pub fn cl_clipper_clear (cl : * mut Clipper) ; } extern "C" { pub fn cl_clipper_rev...
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13376
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: * mut Clipper) ; } extern "C" { pub fn cl_clipper_reverse_solution (cl : * mut Clipper , value : bool) ; } extern "C" { pub fn c...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13464
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., value : bool) ; } extern "C" { pub fn cl_clipper_preserve_collinear (cl : * mut Clipper , value : bool) ; } extern "C" { pub fn ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13554
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...r , value : bool) ; } extern "C" { pub fn cl_clipper_strictly_simple (cl : * mut Clipper , value : bool) ; } extern "C" { pub fn c...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13641
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_clipper_add_path (cl : * mut Clipper , path : * mut Path , pt : :: std :: os :: raw :: c_int , closed : bool , err : * const :: std :: os :: raw :: c_char) -> bool ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13832
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_clipper_add_paths (cl : * mut Clipper , paths : * mut Paths , pt : :: std :: os :: raw :: c_int , closed : bool , err : * const :: std :: os :: raw :: c_char) -> bool ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:14026
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_clipper_execute (cl : * mut Clipper , clipType : :: std :: os :: raw :: c_int , subjFillType : :: std :: os :: raw :: c_int , clipFillType : :: std :: os :: raw :: c_int) -> * mut Paths ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:14239
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int) -> * mut Paths ; } extern "C" { pub fn cl_clipper_get_bounds (cl : * mut Clipper) -> IntRect ; }
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11207
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_uint ; extern "C" { pub fn cl_err_msg () -> * const :: std :: os :: raw :: c_char ; } extern "C" { pub fn cl_pa...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11286
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst :: std :: os :: raw :: c_char ; } extern "C" { pub fn cl_path_new () -> * mut Path ; } extern "C" { pub fn cl_path_free (path...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11339
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... fn cl_path_new () -> * mut Path ; } extern "C" { pub fn cl_path_free (path : * mut Path) ; } extern "C" { pub fn cl_path_get (pat...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11396
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... Path) ; } extern "C" { pub fn cl_path_get (path : * mut Path , i : :: std :: os :: raw :: c_int) -> * mut IntPoint ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11505
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> * mut IntPoint ; } extern "C" { pub fn cl_path_add (path : * mut Path , x : cInt , y : cInt) -> bool ; } extern "C" { pub fn cl...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11591
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : cInt) -> bool ; } extern "C" { pub fn cl_path_size (path : * mut Path) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11680
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn cl_path_area (path : * const Path) -> f64 ; } extern "C" { pub fn cl_path_orie...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11746
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : * const Path) -> f64 ; } extern "C" { pub fn cl_path_orientation (path : * const Path) -> bool ; } extern "C" { pub fn cl_path_...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11820
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (path : * const Path) -> bool ; } extern "C" { pub fn cl_path_reverse (path : * mut Path) ; } extern "C" { pub fn cl_path_point_i...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:11880
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_path_point_in_polygon (path : * const Path , x : cInt , y : cInt) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12005
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t ; } extern "C" { pub fn cl_path_simplify (in_ : * const Path , fillType : :: std :: os :: raw :: c_int) -> * mut Paths ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12124
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut Paths ; } extern "C" { pub fn cl_path_clean_polygon (in_ : * const Path , distance : f64) -> * mut Path ; } extern "C" { pub...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12222
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...h , distance : f64) -> * mut Path ; } extern "C" { pub fn cl_paths_new () -> * mut Paths ; } extern "C" { pub fn cl_paths_free (pa...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12277
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...cl_paths_new () -> * mut Paths ; } extern "C" { pub fn cl_paths_free (paths : * mut Paths) ; } extern "C" { pub fn cl_paths_get (p...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12337
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Paths) ; } extern "C" { pub fn cl_paths_get (paths : * mut Paths , i : :: std :: os :: raw :: c_int) -> * mut Path ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12445
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt) -> * mut Path ; } extern "C" { pub fn cl_paths_add (paths : * mut Paths , path : * mut Path) -> bool ; } extern "C" { pub fn c...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12532
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... Path) -> bool ; } extern "C" { pub fn cl_paths_size (paths : * mut Paths) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12624
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn cl_offset_new (miterLimit : f64 , roundPrecision : f64) -> * mut ClipperOffset ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12727
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...f64) -> * mut ClipperOffset ; } extern "C" { pub fn cl_offset_free (co : * mut ClipperOffset) ; } extern "C" { pub fn cl_offset_pa...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12793
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_offset_path (co : * mut ClipperOffset , subj : * mut Path , delta : f64 , joinType : JoinType , endType : EndType) -> * mut Paths ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:12950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_offset_paths (co : * mut ClipperOffset , subj : * mut Paths , delta : f64 , joinType : JoinType , endType : EndType) -> * mut Paths ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e : EndType) -> * mut Paths ; } extern "C" { pub fn cl_offset_clear (co : * mut ClipperOffset) ; } extern "C" { pub fn cl_clipper_...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13176
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: * mut ClipperOffset) ; } extern "C" { pub fn cl_clipper_new (cl : * mut Clipper) -> * mut Clipper ; } extern "C" { pub fn cl_cli...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13253
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut Clipper) -> * mut Clipper ; } extern "C" { pub fn cl_clipper_free (cl : * mut Clipper) ; } extern "C" { pub fn cl_clipper_cle...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13314
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...per_free (cl : * mut Clipper) ; } extern "C" { pub fn cl_clipper_clear (cl : * mut Clipper) ; } extern "C" { pub fn cl_clipper_rev...
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13376
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: * mut Clipper) ; } extern "C" { pub fn cl_clipper_reverse_solution (cl : * mut Clipper , value : bool) ; } extern "C" { pub fn c...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13464
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., value : bool) ; } extern "C" { pub fn cl_clipper_preserve_collinear (cl : * mut Clipper , value : bool) ; } extern "C" { pub fn ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13554
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...r , value : bool) ; } extern "C" { pub fn cl_clipper_strictly_simple (cl : * mut Clipper , value : bool) ; } extern "C" { pub fn c...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13641
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_clipper_add_path (cl : * mut Clipper , path : * mut Path , pt : :: std :: os :: raw :: c_int , closed : bool , err : * const :: std :: os :: raw :: c_char) -> bool ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:13832
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_clipper_add_paths (cl : * mut Clipper , paths : * mut Paths , pt : :: std :: os :: raw :: c_int , closed : bool , err : * const :: std :: os :: raw :: c_char) -> bool ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:14026
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn cl_clipper_execute (cl : * mut Clipper , clipType : :: std :: os :: raw :: c_int , subjFillType : :: std :: os :: raw :: c_int , clipFillType : :: std :: os :: raw :: c_int) -> * mut Paths ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/shapeoffset-bf69ee6148e94d7a/out/bindings.rs:3:14239
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int) -> * mut Paths ; } extern "C" { pub fn cl_clipper_get_bounds (cl : * mut Clipper) -> IntRect ; }
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     (mkm((*p).X - (*q).X), mkm((*p).Y - (*q).Y))
[INFO] [stdout]    |          ^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | unsafe fn diff(p: *mut c::IntPoint, q: *mut c::IntPoint) -> (f64, f64) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     (mkm((*p).X - (*q).X), mkm((*p).Y - (*q).Y))
[INFO] [stdout]    |                   ^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |     (mkm((*p).X - (*q).X), mkm((*p).Y - (*q).Y))
[INFO] [stdout]    |                                ^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     (mkm((*p).X - (*q).X), mkm((*p).Y - (*q).Y))
[INFO] [stdout]    |                                         ^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(arc_step: f64, radius: f64, side: f64, mode: &str) -> Self {
[INFO] [stdout]    |                          ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:34:39
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(arc_step: f64, radius: f64, side: f64, mode: &str) -> Self {
[INFO] [stdout]    |                                       ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:34:50
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(arc_step: f64, radius: f64, side: f64, mode: &str) -> Self {
[INFO] [stdout]    |                                                  ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:34:61
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(arc_step: f64, radius: f64, side: f64, mode: &str) -> Self {
[INFO] [stdout]    |                                                             ^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:45:22
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn add_point(&mut self, x: f64, y: f64) -> PyResult<()> {
[INFO] [stdout]    |                      ^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:45:36
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn add_point(&mut self, x: f64, y: f64) -> PyResult<()> {
[INFO] [stdout]    |                                    ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:45:44
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn add_point(&mut self, x: f64, y: f64) -> PyResult<()> {
[INFO] [stdout]    |                                            ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn offset_shape(&mut self) -> PyResult<OffsetPoly> {
[INFO] [stdout]    |                         ^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/lib.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:102:26
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn fix_direction(&mut self, index: usize, invert: bool) -> usize {
[INFO] [stdout]     |                          ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:102:44
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn fix_direction(&mut self, index: usize, invert: bool) -> usize {
[INFO] [stdout]     |                                            ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:102:59
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn fix_direction(&mut self, index: usize, invert: bool) -> usize {
[INFO] [stdout]     |                                                           ^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn first_point_delta(&self, index: usize) -> (f64, f64) {
[INFO] [stdout]     |                              ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:132:44
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn first_point_delta(&self, index: usize) -> (f64, f64) {
[INFO] [stdout]     |                                            ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:141:26
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn closest_start(&self) -> usize {
[INFO] [stdout]     |                          ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/lib.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:170:24
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn reconstruct(&self, start_at: usize, reconstruct: &Bound<PyAny>) -> PyResult<()> {
[INFO] [stdout]     |                        ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:170:41
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn reconstruct(&self, start_at: usize, reconstruct: &Bound<PyAny>) -> PyResult<()> {
[INFO] [stdout]     |                                         ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:170:61
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn reconstruct(&self, start_at: usize, reconstruct: &Bound<PyAny>) -> PyResult<()> {
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shapeoffset` (lib) due to 32 previous errors; 21 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     (mkm((*p).X - (*q).X), mkm((*p).Y - (*q).Y))
[INFO] [stdout]    |          ^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | unsafe fn diff(p: *mut c::IntPoint, q: *mut c::IntPoint) -> (f64, f64) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     (mkm((*p).X - (*q).X), mkm((*p).Y - (*q).Y))
[INFO] [stdout]    |                   ^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |     (mkm((*p).X - (*q).X), mkm((*p).Y - (*q).Y))
[INFO] [stdout]    |                                ^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     (mkm((*p).X - (*q).X), mkm((*p).Y - (*q).Y))
[INFO] [stdout]    |                                         ^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(arc_step: f64, radius: f64, side: f64, mode: &str) -> Self {
[INFO] [stdout]    |                          ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:34:39
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(arc_step: f64, radius: f64, side: f64, mode: &str) -> Self {
[INFO] [stdout]    |                                       ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:34:50
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(arc_step: f64, radius: f64, side: f64, mode: &str) -> Self {
[INFO] [stdout]    |                                                  ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:34:61
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(arc_step: f64, radius: f64, side: f64, mode: &str) -> Self {
[INFO] [stdout]    |                                                             ^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:45:22
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn add_point(&mut self, x: f64, y: f64) -> PyResult<()> {
[INFO] [stdout]    |                      ^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:45:36
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn add_point(&mut self, x: f64, y: f64) -> PyResult<()> {
[INFO] [stdout]    |                                    ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:45:44
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn add_point(&mut self, x: f64, y: f64) -> PyResult<()> {
[INFO] [stdout]    |                                            ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn offset_shape(&mut self) -> PyResult<OffsetPoly> {
[INFO] [stdout]    |                         ^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/lib.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:102:26
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn fix_direction(&mut self, index: usize, invert: bool) -> usize {
[INFO] [stdout]     |                          ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:102:44
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn fix_direction(&mut self, index: usize, invert: bool) -> usize {
[INFO] [stdout]     |                                            ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:102:59
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn fix_direction(&mut self, index: usize, invert: bool) -> usize {
[INFO] [stdout]     |                                                           ^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn first_point_delta(&self, index: usize) -> (f64, f64) {
[INFO] [stdout]     |                              ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:132:44
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn first_point_delta(&self, index: usize) -> (f64, f64) {
[INFO] [stdout]     |                                            ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:141:26
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn closest_start(&self) -> usize {
[INFO] [stdout]     |                          ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/lib.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::pymethods::BoundRef::<'a, 'py, pyo3::PyAny>::ref_from_ptr` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:170:24
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn reconstruct(&self, start_at: usize, reconstruct: &Bound<PyAny>) -> PyResult<()> {
[INFO] [stdout]     |                        ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:170:41
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn reconstruct(&self, start_at: usize, reconstruct: &Bound<PyAny>) -> PyResult<()> {
[INFO] [stdout]     |                                         ^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:170:61
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn reconstruct(&self, start_at: usize, reconstruct: &Bound<PyAny>) -> PyResult<()> {
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shapeoffset` (lib test) due to 32 previous errors; 21 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cd4c5c05d60c7d2d2218a7c66d1d7cbbaa64b24960e1f8b6f8a8c10ce7f94e45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd4c5c05d60c7d2d2218a7c66d1d7cbbaa64b24960e1f8b6f8a8c10ce7f94e45", kill_on_drop: false }`
[INFO] [stdout] cd4c5c05d60c7d2d2218a7c66d1d7cbbaa64b24960e1f8b6f8a8c10ce7f94e45
